Bitmap for WPF
ComputeArea(Nullable<Matrix3x2>,Single) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Geometry クラス > ComputeArea メソッド : ComputeArea(Nullable<Matrix3x2>,Single) メソッド
HRESULT ID2D1Geometry::ComputeArea([In, Optional] const D2D_MATRIX_3X2_F* worldTransform,[In] float flatteningTolerance,[Out] float* area)
シンタックス
'宣言
 
Public Overloads Function ComputeArea( _
   ByVal worldTransform As System.Nullable(Of Matrix3x2), _
   ByVal flatteningTolerance As System.Single _
) As System.Single
public System.float ComputeArea( 
   System.Nullable<Matrix3x2> worldTransform,
   System.float flatteningTolerance
)

パラメータ

worldTransform
flatteningTolerance
参照

Geometry クラス
Geometry メンバ
オーバーロード一覧